home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8117 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Tradition or what?
  5. Date: 1 Mar 1996 17:33:52 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4h7ce0$ojd@news.interpath.net>
  8. References: <4g0elg$mdr@redstone.interpath.net> <4h0bbo$c0q@fohnix.metronet.com>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Stan Milam (milam@fohnix.metronet.com) wrote:
  13.  
  14. : : Steve Maguire ... Writing Solid Code
  15.  
  16. : McGuire would have us all rewriting standard library functions putting inane
  17. : assertions in them.  Never mind that he frequently violates Standard C
  18. : in his holy quest to find bugs. 
  19.  
  20. This is the first bad review of the book I've ever seen. When does he
  21. violate Standard C? 
  22.  
  23. Maguire's argument that the standard library is one of the worst
  24. designed interfaces ever seen is very valid -- it happened accidentally
  25. over years, with no rhyme or reason, and is filled with pitfalls.
  26. Consistency in the stdlib would have been nice, if there was some way
  27. it could have been achieved without breaking code. The bad part is
  28. people use it as a model for new software!
  29.  
  30. Scott
  31.  
  32.